3.1.31 \(\int \frac {(a+b \log (c x^n)) \log (d (\frac {1}{d}+f x^2))}{x^4} \, dx\) [31]

Optimal. Leaf size=211 \[ -\frac {8 b d f n}{9 x}-\frac {2}{9} b d^{3/2} f^{3/2} n \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right )-\frac {2 d f \left (a+b \log \left (c x^n\right )\right )}{3 x}-\frac {2}{3} d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right ) \left (a+b \log \left (c x^n\right )\right )-\frac {b n \log \left (1+d f x^2\right )}{9 x^3}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (1+d f x^2\right )}{3 x^3}+\frac {1}{3} i b d^{3/2} f^{3/2} n \text {Li}_2\left (-i \sqrt {d} \sqrt {f} x\right )-\frac {1}{3} i b d^{3/2} f^{3/2} n \text {Li}_2\left (i \sqrt {d} \sqrt {f} x\right ) \]

[Out]

-8/9*b*d*f*n/x-2/9*b*d^(3/2)*f^(3/2)*n*arctan(x*d^(1/2)*f^(1/2))-2/3*d*f*(a+b*ln(c*x^n))/x-2/3*d^(3/2)*f^(3/2)
*arctan(x*d^(1/2)*f^(1/2))*(a+b*ln(c*x^n))-1/9*b*n*ln(d*f*x^2+1)/x^3-1/3*(a+b*ln(c*x^n))*ln(d*f*x^2+1)/x^3+1/3
*I*b*d^(3/2)*f^(3/2)*n*polylog(2,-I*x*d^(1/2)*f^(1/2))-1/3*I*b*d^(3/2)*f^(3/2)*n*polylog(2,I*x*d^(1/2)*f^(1/2)
)

________________________________________________________________________________________

Rubi [A]
time = 0.10, antiderivative size = 211, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.269, Rules used = {2505, 331, 211, 2423, 4940, 2438, 209} \begin {gather*} \frac {1}{3} i b d^{3/2} f^{3/2} n \text {PolyLog}\left (2,-i \sqrt {d} \sqrt {f} x\right )-\frac {1}{3} i b d^{3/2} f^{3/2} n \text {PolyLog}\left (2,i \sqrt {d} \sqrt {f} x\right )-\frac {2}{3} d^{3/2} f^{3/2} \text {ArcTan}\left (\sqrt {d} \sqrt {f} x\right ) \left (a+b \log \left (c x^n\right )\right )-\frac {2 d f \left (a+b \log \left (c x^n\right )\right )}{3 x}-\frac {\log \left (d f x^2+1\right ) \left (a+b \log \left (c x^n\right )\right )}{3 x^3}-\frac {2}{9} b d^{3/2} f^{3/2} n \text {ArcTan}\left (\sqrt {d} \sqrt {f} x\right )-\frac {b n \log \left (d f x^2+1\right )}{9 x^3}-\frac {8 b d f n}{9 x} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((a + b*Log[c*x^n])*Log[d*(d^(-1) + f*x^2)])/x^4,x]

[Out]

(-8*b*d*f*n)/(9*x) - (2*b*d^(3/2)*f^(3/2)*n*ArcTan[Sqrt[d]*Sqrt[f]*x])/9 - (2*d*f*(a + b*Log[c*x^n]))/(3*x) -
(2*d^(3/2)*f^(3/2)*ArcTan[Sqrt[d]*Sqrt[f]*x]*(a + b*Log[c*x^n]))/3 - (b*n*Log[1 + d*f*x^2])/(9*x^3) - ((a + b*
Log[c*x^n])*Log[1 + d*f*x^2])/(3*x^3) + (I/3)*b*d^(3/2)*f^(3/2)*n*PolyLog[2, (-I)*Sqrt[d]*Sqrt[f]*x] - (I/3)*b
*d^(3/2)*f^(3/2)*n*PolyLog[2, I*Sqrt[d]*Sqrt[f]*x]

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 331

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c*x)^(m + 1)*((a + b*x^n)^(p + 1)/(a*c
*(m + 1))), x] - Dist[b*((m + n*(p + 1) + 1)/(a*c^n*(m + 1))), Int[(c*x)^(m + n)*(a + b*x^n)^p, x], x] /; Free
Q[{a, b, c, p}, x] && IGtQ[n, 0] && LtQ[m, -1] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 2423

Int[Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))^(r_.)]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((g_.)*(x_))^(q_.), x_Sym
bol] :> With[{u = IntHide[(g*x)^q*Log[d*(e + f*x^m)^r], x]}, Dist[a + b*Log[c*x^n], u, x] - Dist[b*n, Int[Dist
[1/x, u, x], x], x]] /; FreeQ[{a, b, c, d, e, f, g, r, m, n, q}, x] && (IntegerQ[(q + 1)/m] || (RationalQ[m] &
& RationalQ[q])) && NeQ[q, -1]

Rule 2438

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> Simp[-PolyLog[2, (-c)*e*x^n]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 2505

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_)^(n_))^(p_.)]*(b_.))*((f_.)*(x_))^(m_.), x_Symbol] :> Simp[(f*x)^(m +
 1)*((a + b*Log[c*(d + e*x^n)^p])/(f*(m + 1))), x] - Dist[b*e*n*(p/(f*(m + 1))), Int[x^(n - 1)*((f*x)^(m + 1)/
(d + e*x^n)), x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && NeQ[m, -1]

Rule 4940

Int[((a_.) + ArcTan[(c_.)*(x_)]*(b_.))/(x_), x_Symbol] :> Simp[a*Log[x], x] + (Dist[I*(b/2), Int[Log[1 - I*c*x
]/x, x], x] - Dist[I*(b/2), Int[Log[1 + I*c*x]/x, x], x]) /; FreeQ[{a, b, c}, x]

Rubi steps

\begin {align*} \int \frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (d \left (\frac {1}{d}+f x^2\right )\right )}{x^4} \, dx &=-\frac {2 d f \left (a+b \log \left (c x^n\right )\right )}{3 x}-\frac {2}{3} d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right ) \left (a+b \log \left (c x^n\right )\right )-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (1+d f x^2\right )}{3 x^3}-(b n) \int \left (-\frac {2 d f}{3 x^2}-\frac {2 d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right )}{3 x}-\frac {\log \left (1+d f x^2\right )}{3 x^4}\right ) \, dx\\ &=-\frac {2 b d f n}{3 x}-\frac {2 d f \left (a+b \log \left (c x^n\right )\right )}{3 x}-\frac {2}{3} d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right ) \left (a+b \log \left (c x^n\right )\right )-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (1+d f x^2\right )}{3 x^3}+\frac {1}{3} (b n) \int \frac {\log \left (1+d f x^2\right )}{x^4} \, dx+\frac {1}{3} \left (2 b d^{3/2} f^{3/2} n\right ) \int \frac {\tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right )}{x} \, dx\\ &=-\frac {2 b d f n}{3 x}-\frac {2 d f \left (a+b \log \left (c x^n\right )\right )}{3 x}-\frac {2}{3} d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right ) \left (a+b \log \left (c x^n\right )\right )-\frac {b n \log \left (1+d f x^2\right )}{9 x^3}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (1+d f x^2\right )}{3 x^3}+\frac {1}{9} (2 b d f n) \int \frac {1}{x^2 \left (1+d f x^2\right )} \, dx+\frac {1}{3} \left (i b d^{3/2} f^{3/2} n\right ) \int \frac {\log \left (1-i \sqrt {d} \sqrt {f} x\right )}{x} \, dx-\frac {1}{3} \left (i b d^{3/2} f^{3/2} n\right ) \int \frac {\log \left (1+i \sqrt {d} \sqrt {f} x\right )}{x} \, dx\\ &=-\frac {8 b d f n}{9 x}-\frac {2 d f \left (a+b \log \left (c x^n\right )\right )}{3 x}-\frac {2}{3} d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right ) \left (a+b \log \left (c x^n\right )\right )-\frac {b n \log \left (1+d f x^2\right )}{9 x^3}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (1+d f x^2\right )}{3 x^3}+\frac {1}{3} i b d^{3/2} f^{3/2} n \text {Li}_2\left (-i \sqrt {d} \sqrt {f} x\right )-\frac {1}{3} i b d^{3/2} f^{3/2} n \text {Li}_2\left (i \sqrt {d} \sqrt {f} x\right )-\frac {1}{9} \left (2 b d^2 f^2 n\right ) \int \frac {1}{1+d f x^2} \, dx\\ &=-\frac {8 b d f n}{9 x}-\frac {2}{9} b d^{3/2} f^{3/2} n \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right )-\frac {2 d f \left (a+b \log \left (c x^n\right )\right )}{3 x}-\frac {2}{3} d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right ) \left (a+b \log \left (c x^n\right )\right )-\frac {b n \log \left (1+d f x^2\right )}{9 x^3}-\frac {\left (a+b \log \left (c x^n\right )\right ) \log \left (1+d f x^2\right )}{3 x^3}+\frac {1}{3} i b d^{3/2} f^{3/2} n \text {Li}_2\left (-i \sqrt {d} \sqrt {f} x\right )-\frac {1}{3} i b d^{3/2} f^{3/2} n \text {Li}_2\left (i \sqrt {d} \sqrt {f} x\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.
time = 0.13, size = 285, normalized size = 1.35 \begin {gather*} -\frac {2 a d f \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};-d f x^2\right )}{3 x}-\frac {2}{9} b d^{3/2} f^{3/2} \tan ^{-1}\left (\sqrt {d} \sqrt {f} x\right ) \left (n+3 \left (-n \log (x)+\log \left (c x^n\right )\right )\right )-\frac {2 b \left (d f n+3 d f \left (-n \log (x)+\log \left (c x^n\right )\right )\right )}{9 x}-\frac {a \log \left (1+d f x^2\right )}{3 x^3}-\frac {b \left (n+3 n \log (x)+3 \left (-n \log (x)+\log \left (c x^n\right )\right )\right ) \log \left (1+d f x^2\right )}{9 x^3}+\frac {2}{3} b d f n \left (-\frac {1}{x}-\frac {\log (x)}{x}+\frac {1}{2} i \sqrt {d} \sqrt {f} \left (\log (x) \log \left (1+i \sqrt {d} \sqrt {f} x\right )+\text {Li}_2\left (-i \sqrt {d} \sqrt {f} x\right )\right )-\frac {1}{2} i \sqrt {d} \sqrt {f} \left (\log (x) \log \left (1-i \sqrt {d} \sqrt {f} x\right )+\text {Li}_2\left (i \sqrt {d} \sqrt {f} x\right )\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((a + b*Log[c*x^n])*Log[d*(d^(-1) + f*x^2)])/x^4,x]

[Out]

(-2*a*d*f*Hypergeometric2F1[-1/2, 1, 1/2, -(d*f*x^2)])/(3*x) - (2*b*d^(3/2)*f^(3/2)*ArcTan[Sqrt[d]*Sqrt[f]*x]*
(n + 3*(-(n*Log[x]) + Log[c*x^n])))/9 - (2*b*(d*f*n + 3*d*f*(-(n*Log[x]) + Log[c*x^n])))/(9*x) - (a*Log[1 + d*
f*x^2])/(3*x^3) - (b*(n + 3*n*Log[x] + 3*(-(n*Log[x]) + Log[c*x^n]))*Log[1 + d*f*x^2])/(9*x^3) + (2*b*d*f*n*(-
x^(-1) - Log[x]/x + (I/2)*Sqrt[d]*Sqrt[f]*(Log[x]*Log[1 + I*Sqrt[d]*Sqrt[f]*x] + PolyLog[2, (-I)*Sqrt[d]*Sqrt[
f]*x]) - (I/2)*Sqrt[d]*Sqrt[f]*(Log[x]*Log[1 - I*Sqrt[d]*Sqrt[f]*x] + PolyLog[2, I*Sqrt[d]*Sqrt[f]*x])))/3

________________________________________________________________________________________

Maple [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 0.15, size = 734, normalized size = 3.48

method result size
risch \(-\frac {\ln \left (d f \,x^{2}+1\right ) a}{3 x^{3}}+\frac {b n d f \sqrt {-d f}\, \dilog \left (1+x \sqrt {-d f}\right )}{3}-\frac {b n d f \sqrt {-d f}\, \dilog \left (1-x \sqrt {-d f}\right )}{3}+\frac {i b \pi \mathrm {csgn}\left (i c \,x^{n}\right )^{3} d f}{3 x}+\frac {2 b \,d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right ) n \ln \left (x \right )}{3 \sqrt {d f}}+\frac {b n d f \sqrt {-d f}\, \ln \left (x \right ) \ln \left (1+x \sqrt {-d f}\right )}{3}-\frac {b n d f \sqrt {-d f}\, \ln \left (x \right ) \ln \left (1-x \sqrt {-d f}\right )}{3}+\frac {i b \pi \,\mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i x^{n}\right ) \mathrm {csgn}\left (i c \,x^{n}\right ) \ln \left (d f \,x^{2}+1\right )}{6 x^{3}}-\frac {i b \pi \,\mathrm {csgn}\left (i x^{n}\right ) \mathrm {csgn}\left (i c \,x^{n}\right )^{2} d f}{3 x}-\frac {i b \pi \,\mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i c \,x^{n}\right )^{2} d f}{3 x}-\frac {2 a \,d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right )}{3 \sqrt {d f}}-\frac {2 a d f}{3 x}-\frac {i b \pi \,\mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i c \,x^{n}\right )^{2} \ln \left (d f \,x^{2}+1\right )}{6 x^{3}}-\frac {b \ln \left (c \right ) \ln \left (d f \,x^{2}+1\right )}{3 x^{3}}-\frac {i b \pi \,\mathrm {csgn}\left (i x^{n}\right ) \mathrm {csgn}\left (i c \,x^{n}\right )^{2} \ln \left (d f \,x^{2}+1\right )}{6 x^{3}}+\frac {i b \pi \mathrm {csgn}\left (i c \,x^{n}\right )^{3} d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right )}{3 \sqrt {d f}}-\frac {2 b \ln \left (c \right ) d f}{3 x}-\frac {b \ln \left (d f \,x^{2}+1\right ) \ln \left (x^{n}\right )}{3 x^{3}}-\frac {2 b d f \ln \left (x^{n}\right )}{3 x}+\frac {i b \pi \,\mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i x^{n}\right ) \mathrm {csgn}\left (i c \,x^{n}\right ) d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right )}{3 \sqrt {d f}}-\frac {i b \pi \,\mathrm {csgn}\left (i x^{n}\right ) \mathrm {csgn}\left (i c \,x^{n}\right )^{2} d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right )}{3 \sqrt {d f}}+\frac {i b \pi \,\mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i x^{n}\right ) \mathrm {csgn}\left (i c \,x^{n}\right ) d f}{3 x}-\frac {b n \ln \left (d f \,x^{2}+1\right )}{9 x^{3}}-\frac {2 b n \,d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right )}{9 \sqrt {d f}}-\frac {i b \pi \,\mathrm {csgn}\left (i c \right ) \mathrm {csgn}\left (i c \,x^{n}\right )^{2} d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right )}{3 \sqrt {d f}}+\frac {i b \pi \mathrm {csgn}\left (i c \,x^{n}\right )^{3} \ln \left (d f \,x^{2}+1\right )}{6 x^{3}}-\frac {2 b \ln \left (c \right ) d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right )}{3 \sqrt {d f}}-\frac {8 b d f n}{9 x}-\frac {2 b \,d^{2} f^{2} \arctan \left (\frac {x d f}{\sqrt {d f}}\right ) \ln \left (x^{n}\right )}{3 \sqrt {d f}}\) \(734\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*ln(c*x^n))*ln(d*(1/d+f*x^2))/x^4,x,method=_RETURNVERBOSE)

[Out]

-1/3*ln(d*f*x^2+1)/x^3*a+2/3*b*d^2*f^2/(d*f)^(1/2)*arctan(x*d*f/(d*f)^(1/2))*n*ln(x)+1/3*b*n*d*f*(-d*f)^(1/2)*
ln(x)*ln(1+x*(-d*f)^(1/2))-1/3*b*n*d*f*(-d*f)^(1/2)*ln(x)*ln(1-x*(-d*f)^(1/2))+1/3*I*b*Pi*csgn(I*c*x^n)^3*d^2*
f^2/(d*f)^(1/2)*arctan(x*d*f/(d*f)^(1/2))-2/3*a*d^2*f^2/(d*f)^(1/2)*arctan(x*d*f/(d*f)^(1/2))+1/6*I*b*Pi*csgn(
I*c)*csgn(I*x^n)*csgn(I*c*x^n)*ln(d*f*x^2+1)/x^3-1/3*I*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2*d*f/x-1/6*I*b*Pi*csgn(
I*c)*csgn(I*c*x^n)^2*ln(d*f*x^2+1)/x^3-1/3*I*b*Pi*csgn(I*c)*csgn(I*c*x^n)^2*d*f/x-2/3*a*d*f/x-1/3*b*ln(c)*ln(d
*f*x^2+1)/x^3-1/6*I*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2*ln(d*f*x^2+1)/x^3+1/3*I*b*Pi*csgn(I*c*x^n)^3*d*f/x-2/3*b*
ln(c)*d*f/x-1/3*b*ln(d*f*x^2+1)/x^3*ln(x^n)-1/3*I*b*Pi*csgn(I*c)*csgn(I*c*x^n)^2*d^2*f^2/(d*f)^(1/2)*arctan(x*
d*f/(d*f)^(1/2))-2/3*b*d*f/x*ln(x^n)-1/3*I*b*Pi*csgn(I*x^n)*csgn(I*c*x^n)^2*d^2*f^2/(d*f)^(1/2)*arctan(x*d*f/(
d*f)^(1/2))-1/9*b*n*ln(d*f*x^2+1)/x^3+1/3*I*b*Pi*csgn(I*c)*csgn(I*x^n)*csgn(I*c*x^n)*d*f/x-2/9*b*n*d^2*f^2/(d*
f)^(1/2)*arctan(x*d*f/(d*f)^(1/2))+1/3*b*n*d*f*(-d*f)^(1/2)*dilog(1+x*(-d*f)^(1/2))-1/3*b*n*d*f*(-d*f)^(1/2)*d
ilog(1-x*(-d*f)^(1/2))-2/3*b*ln(c)*d^2*f^2/(d*f)^(1/2)*arctan(x*d*f/(d*f)^(1/2))-8/9*b*d*f*n/x+1/3*I*b*Pi*csgn
(I*c)*csgn(I*x^n)*csgn(I*c*x^n)*d^2*f^2/(d*f)^(1/2)*arctan(x*d*f/(d*f)^(1/2))-2/3*b*d^2*f^2/(d*f)^(1/2)*arctan
(x*d*f/(d*f)^(1/2))*ln(x^n)+1/6*I*b*Pi*csgn(I*c*x^n)^3*ln(d*f*x^2+1)/x^3

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*log(d*(1/d+f*x^2))/x^4,x, algorithm="maxima")

[Out]

-1/9*(b*(n + 3*log(c)) + 3*b*log(x^n) + 3*a)*log(d*f*x^2 + 1)/x^3 + integrate(2/9*(3*b*d*f*log(x^n) + 3*a*d*f
+ (d*f*n + 3*d*f*log(c))*b)/(d*f*x^4 + x^2), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*log(d*(1/d+f*x^2))/x^4,x, algorithm="fricas")

[Out]

integral((b*log(d*f*x^2 + 1)*log(c*x^n) + a*log(d*f*x^2 + 1))/x^4, x)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*x**n))*ln(d*(1/d+f*x**2))/x**4,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*log(d*(1/d+f*x^2))/x^4,x, algorithm="giac")

[Out]

integrate((b*log(c*x^n) + a)*log((f*x^2 + 1/d)*d)/x^4, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {\ln \left (d\,\left (f\,x^2+\frac {1}{d}\right )\right )\,\left (a+b\,\ln \left (c\,x^n\right )\right )}{x^4} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((log(d*(f*x^2 + 1/d))*(a + b*log(c*x^n)))/x^4,x)

[Out]

int((log(d*(f*x^2 + 1/d))*(a + b*log(c*x^n)))/x^4, x)

________________________________________________________________________________________